home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 41.zip / BS1 part 41 / Lattice C v5.02 d2.adf / CompactH / proto / dos.h < prev    next >
Text File  |  1988-10-27  |  1KB  |  33 lines

  1. €ˆLIBRARIES_DOSEXTENS_HŒ<libraries/dosextens.h>‡
  2. ƒDosLibrary* ;
  3. ¡Open(„*,);
  4. ‹Close(¡);
  5. Read(¡,„*,);
  6. Write(¡,„*,);
  7. ¡Input(‹);
  8. ¡Output(‹);
  9. Seek(¡,,);
  10. DeleteFile(„*);
  11. Rename(„*,„*);
  12. ¡Lock(„*,);
  13. ‹UnLock(¡);
  14. ¡DupLock(¡);
  15. Examine(¡,ƒFileInfoBlock*);
  16. ExNext(¡,ƒFileInfoBlock*);
  17. Info(¡,ƒInfoData*);
  18. ¡CreateDir(„*);
  19. ¡CurrentDir(¡);
  20. IoErr(‹);
  21. ƒ©*CreateProc(„*,,¡,);
  22. ‹Exit();
  23. ¡LoadSeg(„*);
  24. ‹UnLoadSeg(¡);
  25. ƒ©*DeviceProc(„*);
  26. SetComment(„*,„*);
  27. SetProtection(„*,);
  28. *DateStamp(*);
  29. ‹Delay();
  30. WaitForChar(¡,);
  31. ¡ParentDir(¡);
  32. IsInteractive(¡);
  33. Execute(„*,¡,¡);ˆNO_PRAGMAS…† Open 1e 2102…† Close 24 101…† Read 2a 32103…† Write 30 32103…† Input 36 0…† Output 3c 0…† Seek 42 32103…† DeleteFile 48 101…† Rename 4e 2102…† Lock 54 2102…† UnLock 5a 101…† DupLock 60 101…† Examine 66 2102…† ExNext 6c 2102…† Info 72 2102…† CreateDir 78 101…† CurrentDir 7e 101…† IoErr 84 0…† CreateProc 8a 432104…† Exit 90 101…† LoadSeg 96 101…† UnLoadSeg 9c 101…† DeviceProc ae 101…† SetComment b4 2102…† SetProtection ba 2102…† DateStamp c0 101…† Delay c6 101…† WaitForChar cc 2102…† ParentDir d2 101…† IsInteractive d8 101…† Execute de 32103‡